From: Stefan Kangas Date: Mon, 8 Aug 2022 19:27:37 +0000 (+0200) Subject: ; * lisp/gnus/gnus.el (gnus-user-agent): Fix typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~1886^2~298 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=8028f22b1889d73151b85bd867dd27bb82da8216;p=emacs.git ; * lisp/gnus/gnus.el (gnus-user-agent): Fix typo. --- diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el index 660dceec6f9..b036978efa8 100644 --- a/lisp/gnus/gnus.el +++ b/lisp/gnus/gnus.el @@ -2237,7 +2237,7 @@ Disabling the agent may result in noticeable loss of performance." Can be a list of symbols or a string. Valid symbols are `gnus' (show Gnus version) and `emacs' (show Emacs version). In -addition to the Emacs version, you can add`config' (show system +addition to the Emacs version, you can add `config' (show system configuration) or `type' (show system type). If you set it to a string, be sure to use a valid format, see RFC 2616." :version "22.1"